Skip to content

[SPARK-25284] Spark UI: make sure skipped stages are updated onJobEnd#22286

Closed
juliuszsompolski wants to merge 1 commit intoapache:masterfrom
juliuszsompolski:SPARK-25284
Closed

[SPARK-25284] Spark UI: make sure skipped stages are updated onJobEnd#22286
juliuszsompolski wants to merge 1 commit intoapache:masterfrom
juliuszsompolski:SPARK-25284

Conversation

@juliuszsompolski
Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Tiny bug in onJobEnd, not forcing the refresh of skipped stages it removes.

How was this patch tested?

YOLO

@juliuszsompolski
Copy link
Copy Markdown
Contributor Author

cc @gatorsmile
fyi @dbkerkela

@SparkQA
Copy link
Copy Markdown

SparkQA commented Aug 30, 2018

Test build #95480 has finished for PR 22286 at commit 3be439c.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@vanzin
Copy link
Copy Markdown
Contributor

vanzin commented Aug 30, 2018

@juliuszsompolski good find but this is already covered in the changes being made in #22209 ; better to merge that one which has other fixes too. Thanks though.

@juliuszsompolski
Copy link
Copy Markdown
Contributor Author

Thanks pointing to #22209. Closing this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants